Changelog for
pythoncapi-compat-doc-0^20231012git99ab0d3-1.fc37.noarch.rpm :
* Thu Oct 12 2023 Benjamin A. Beasley
- 0^20231012git99ab0d3-1- Update to 0^20231012git99ab0d3- Add PyUnicode_EqualToUTF8() and PyUnicode_EqualToUTF8AndSize() functions
* Wed Oct 04 2023 Benjamin A. Beasley - 0^20231003gitf78c780-1- Update to 0^20231003gitf78c780- Add PyThreadState_GetUnchecked()
* Wed Oct 04 2023 Benjamin A. Beasley - 0^20231003gita594354-1- Update to 0^20231003gita594354- Add PyObject_VisitManagedDict() and PyObject_ClearManagedDict()
* Fri Sep 29 2023 Benjamin A. Beasley - 0^20230929git671fb69-1- Update to 0^20230929git671fb69- Adds PyObject_HasAttrWithError() and PyObject_HasAttrStringWithError() functions.- Fixes PyObject_GetOptionalAttrString(): set result to NULL on error.
* Tue Sep 19 2023 Benjamin A. Beasley - 0^20230919git309c56d-1- Update to 0^20230919git309c56d- Add PyMapping_HasKeyWithError() function
* Fri Aug 25 2023 Benjamin A. Beasley - 0^20230824git8109811-1- Update to 0^20230824git8109811- Adds PyDict_ContainsString() and PyLong_AsInt() functions
* Fri Aug 25 2023 Benjamin A. Beasley - 0^20230823git5b5b547-1- Update to 0^20230823git5b5b547 (Fix setup.py when CC contains -std=c11 option)
* Fri Aug 18 2023 Benjamin A. Beasley - 0^20230818git1bb4e16-1- Update to 0^20230818git1bb4e16 (Add `Py_IsFinalizing()` function.)
* Wed Aug 16 2023 Benjamin A. Beasley - 0^20230816git91e323f-1- Update to 0^20230816git91e323f
* Tue Jul 11 2023 Benjamin A. Beasley - 0^20230710git1911dd4-1- Update to 0^20230710git1911dd4
* Thu Jun 22 2023 Benjamin A. Beasley - 0^20230621git6c49cf3-1- Update to 0^20230621git6c49cf3
* Thu Jun 22 2023 Benjamin A. Beasley - 0^20230601gite266312-2- Use new (rpm 4.17.1+) bcond style
* Fri Jun 02 2023 Benjamin A. Beasley - 0^20230601gite266312-1- Update to 0^20230601gite266312
* Fri Jun 02 2023 Benjamin A. Beasley - 0^20221127git3779f12-4- Don’t assume %_smp_mflags is -j%_smp_build_ncpus
* Tue Jan 10 2023 Benjamin A. Beasley - 0^20221127git3779f12-3- Do not compile tests with -Werror
* Tue Jan 10 2023 Miro Hrončok - 0^20221127git3779f12-2- Include the default Python shebang flags in /usr/bin/upgrade_pythoncapi.py
* Mon Jan 09 2023 Benjamin A. Beasley - 0^20221127git3779f12-1- Initial import (close RHBZ#2154546)